body{
    background-color: #F3F6FD;
}
[v-cloak]{
    display: none;
}
/* div, span, p {
    caret-color: transparent;
} */
.banner{
    margin: 0 4.48rem;
}
.head{
    background-color: #fff;
    padding-top: 17rem;
}
.head .caption{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    padding: 3.2rem;
    background-color: #fff;
    z-index: 99;
}
.head .caption .banner{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.head .log{
    width: 18.28rem;
    height: 5.56rem;
    background-image: url('../img/logo-black.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 0;
}
.head .logtext{
    color: #000;
    font-size: 15px;
}
.head .menu{
    display: none;
}
.head .tel{
    display: none;
}
.head .option img{
    width: 6.4rem;
}
.head img{
    display: block;
    width: 100%;
}
.options{
    display: none;
    width: 100vw;
    position: fixed;
    top: 14rem;
    left: 0;
    padding: 4rem 0;
    background-color: #fff;
    z-index: 999;
}
.options .banner div{
    padding: 1.5rem 0;
    background-image: url('../img/open.png');
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    background-size: 1.76rem;
}
.options div a:link,.options div a:visited{
    text-decoration: none;
    font-size: 4.16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}
.bannerimg img{
    width: 100%;
}
.sidebar{
    display: flex;
    justify-content: space-between;
    width: 100vw;
    height: 26.56rem;
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #0067FF;
    z-index: 100000000;
}
.sidebar div{
    width: 26.56rem;
    height: 26.56rem;
    padding-top: 2.88rem;
    text-align: center;
}
.sidebar div.book{
    display: none;
}
.sidebar div .QRcode{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 100000000000;
}
.sidebar div .QRcode img{
    margin-top: 104%;
    width: 50%;
}
.sidebar div.top{
    display: none;
}
.sidebar div img{
    width: 7.04rem;
}
.sidebar div p{
    font-size: 4.38rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}
.sidebar div span{
    display: none;
}
.ask .items{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 3rem auto;
}
.ask .items .item{
    width: 54rem;
    height: 17rem;
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
    padding:0 3rem;
    border-radius: 1rem;
    background-color: #fff;
    font-size: 3.75rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.ask .items .item span{
    width: 8rem;
    height: 8rem;
    margin-right: 3rem;
    border-radius: 4rem;
    background-color: #0067FF;
    text-align: center;
    line-height: 8rem;
    font-size: 4rem;
    font-weight: bold;
    color: #fFF;
}
.ask .items .item p{
    width: 37rem;
}
.iframe_shangqiao{
    width: 90vw;
}
iframe{
    width: 90vw;
    height: 60vh;
}
.bread{
    display: none;
}
.title div{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 5.94rem 0 2.81rem;
}
.title h1{
    margin: 0 1rem;
    font-size: 5rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}
.title h1 span{
    color: #0067FF;
}
.title h2{
    width: 92rem;
    margin: 0 auto;
    text-align: center;
    font-size: 3.75rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}
.cases{
    padding-bottom: 5rem;
}
.cases .type{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cases .type div{
    margin-top: 5.25rem;
    padding: 1rem 3rem;
    border: .25rem #0067FF solid;
    border-radius: 9rem;
    background-color: #fff;
    font-size: 4rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #0067FF;
}
.cases .type div:nth-child(7){
    margin-right: 51rem;
}
.cases .type div.active{
    background-color: #0067FF;
    color: #fff;
}
.cases .items{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 3rem auto;
}
.none{
    text-align: center;
    width: 100%;
}
.cases .items .none h3{
    padding: 10px;
    font-size: 14px;
}
.cases .items .item p{
    margin: 0 auto;
}
.cases .items .item p img{
    width: 22.56rem;
}
.cases .items .item:nth-child(4){
    margin-right: 0;
}
.cases .items .item span{
    display: block;
    margin-top: 2rem;
    margin-bottom: 4.5rem;
    text-align: center;
    font-size: 3.5rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.cases .pagination{
    display: flex;
    justify-content: center;
    text-align: center;
}
.cases .pagination div{
    width: 20px;
    height: 20px;
    margin-right: 1rem;
    background: #FFFFFF;
    border: 0.01rem solid #D8D8D8;
    border-radius: 0.45rem;
    line-height: 18px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}
.cases .pagination div.active{
    border: 0;
    background: #0067FF;
    color: #FFFFFF;
}
.cases .pagination div:first-child,.cases .pagination div:last-child{
    width: 45px;
    margin: 0 1.3rem;
}
.cases .pagination div:first-child:hover,.cases .pagination div:last-child:hover{
    border: 0;
    background: #0067FF;
    color: #FFFFFF;
}
.cases .pagination div:nth-child(2){
    margin-left: 1.1rem;
}
.types{
    padding-bottom: 7.06rem;
    background-color: #fff;
}
.types .items{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 3rem auto;
}
.types .items .item{
    margin-bottom: 2.5rem;
    box-shadow: 0rem 0rem 1rem 0rem rgba(0,60,159,0.06);
    border-radius: 1rem;
    background: #FFFFFF;
    text-align: center;
}
.types .items .item img{
    width: 31.17rem;
}
.types .items .item p{
    width: 16.31rem;
    text-align: left;
    font-size: 1.63rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}
.types .items .item span{
    display: block;
    margin-top: 2rem;
    margin-bottom: 4.5rem;
    text-align: center;
    font-size: 1.6rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.footer{
    background-color: #191919;
    text-align: center;
}
.footer .menu{
    display: flex;
    justify-content: space-between;
    padding-bottom: 3.48rem;
    border-bottom: 0.01rem solid rgba(255, 255, 255, 0.4);
    opacity: 0.6;
}

.footer .menu .item a:link{
    text-decoration: none;
    font-size: 4.4rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.footer .menu .item a,.footer .menu .item a:valid{
    color: #FFFFFF;
}
.footer .addresses{
    margin: 4.5rem auto 0;
    /* display: flex; */
}
.footer .quick{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.footer .quick .logo img{
    width: 25.6rem;
}
.footer .quick .logo span{
    font-size: 16px;
    font-weight: bold;
}
.footer .quick p img{
    width: 25.6rem;
    height: 25.6rem;
}
.footer .quick span{
    width: 35rem;
    display: inline-block;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}
.footer .addresses .divide{
    display: none;
}
.footer .addresses .address{
    display: none;
}
.footer .addresses .tel1{
    /* margin-right: 8rem; */
    vertical-align: middle;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    opacity: 0.6;
}
.footer .addresses .tel1 p{
    /* margin-top: 7.84rem; */
}
.footer .addresses .tel1 p img{
    vertical-align: middle;
    height: 4.96rem;
}
.footer .addresses .address p{
    margin-bottom: 1rem;
}
.footer .connect{
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    padding-bottom: 4.8rem;
}
.footer .connect .logo img{
    width: 27.52rem;
}
.footer .connect .tel{
    display: none;
}
.footer .connect .address1{
    border-top: #666666 1px solid;
    padding: 15px 0;
    margin-top: 10px;
    text-align: left;
    font-size: 3.75rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}
.footer .connect .address1 p{
    margin-bottom: 5px;
}
.bottom{
    height: 7.68rem;
    margin-bottom: 26.56rem;
    background: #272727;
    text-align: center;
    line-height: 7.68rem;
    font-size: 3rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
} 
/* 
.bread{
    padding-top: 5.38rem;
    font-size: 2rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}
.bodytitle{
    padding-bottom:  3.19rem;
    background-color: #fff;
}

*/